CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Windows Sockets

搜索资源列表

  1. Windows Sockets.zip

    0下载:
  2. 所属分类:网络编程

    • 发布日期:
    • 文件大小:415978
    • 提供者:
  1. Windows Sockets 规范及应用.rar

    0下载:
  2. Windows Sockets 规范及应用
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:11274
    • 提供者:
  1. Windows Sockets

    0下载:
  2. Windows Sockets规范及应用Windows网络编程接口-Windows Sockets specifications and the Windows Application Programming Interface Network
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:416291
    • 提供者:成辉
  1. WINDOWS SOCKETS头文件

    0下载:
  2. Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people f
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31573
    • 提供者:yue
  1. Sockets

    0下载:
  2. Windows Sockets 规范及应用,很经典的Socket编程入门的文档 特别是Socket的I/O的几种模型
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:139387
    • 提供者:方老
  1. Windows Sockets 规范及应用

    0下载:
  2. Windows Sockets 规范及应用 中文版
  3. 所属分类:编程文档

    • 发布日期:2012-06-06
    • 文件大小:1653162
    • 提供者:tao_zil@163.com
  1. WindowsSocket

    0下载:
  2. Windows Sockets 规范及应用 pdf格式的参考资料-Windows Sockets specification and application of the reference pdf format
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:709167
    • 提供者:研佩
  1. WindowsSockets-pdf

    0下载:
  2. Windows Sockets规范及应用-Windows网络编程接口,pdf格式-Windows Sockets specification and application programming interface-Windows network, pdf format
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1479445
    • 提供者:dd
  1. SocketAPI

    0下载:
  2. 此源程序是使用Windows Sockets API编写的基于服务器端/客服端的网络通信程序。-This source code is written using the Windows Sockets API, server-based client/customer side of the network communication program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2858085
    • 提供者:梁冰
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. QQ

    0下载:
  2. 通过Windows Sockets API实现一个即时聊天工具-Through the Windows Sockets API to achieve a real-time chat tool
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2629750
    • 提供者:陈陈
  1. kernel.sockets.module

    0下载:
  2. KernelSocketsModule is intended to provide the simple common network programming interface in kernel mode without dependence on target operating system. On Windows XP and Windows Server 2003 it uses TDI-implementation, on Windows Vista, Windows Serve
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:43253
    • 提供者:villy
  1. WINDOWS-SOCKETS

    0下载:
  2. WINDOWS SOCKETS网络程序设计,使用VisualC++进行编程-WINDOWS SOCKETS network programming, programming using VisualC++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:14318
    • 提供者:zhaoyf
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:509952
    • 提供者:zhaozm
  1. Windows-Sockets_-Byte-Ordering

    0下载:
  2. Windows Sockets Byte Ordering
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-26
    • 文件大小:183995
    • 提供者:Artz
  1. Windows-Sockets-Interface

    0下载:
  2. Windows_Sockets_规范及应用-Windows网络编程接口-Windows_Sockets_ specifications and application programming interface-Windows network
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1086965
    • 提供者:飞段
  1. QUNI

    0下载:
  2. Windows Sockets API, also known as the WinSock normally, and the Berkeley Sockets API compatibility
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:windbwm
  1. Sohkgts

    0下载:
  2. Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容(Windows Sockets API, also known as the WinSock normally, and the Berkeley Sockets API compatibility)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:flgsn
  1. 指定源组播例子

    0下载:
  2. 指定源组播例子 ,感兴趣的人员可以参考一下,研究这方面的人不多了。(The following sample code illustrates how to include multicast functionality to a Windows Sockets application using socket options.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-23
    • 文件大小:10240
    • 提供者:红红的大海
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com